sec 0.99.4

Prevent secrets from leaking via `Debug` or `Display` traits
Documentation

sec

Build Status Crates.io version

The sec crate prevent secrets from accidentally leaking through Debug or Display implementations. See the documentation for details.